Skip to content

Adding support for freeform config under attachment - #821

Closed
juarocha wants to merge 7 commits into
netascode:developfrom
juarocha:enhancement/net_attachment_freeform_config
Closed

Adding support for freeform config under attachment#821
juarocha wants to merge 7 commits into
netascode:developfrom
juarocha:enhancement/net_attachment_freeform_config

Conversation

@juarocha

@juarocha juarocha commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Related Issue(s)

Fixes #820

Related Collection Role

  • cisco.nac_dc_vxlan.validate
  • cisco.nac_dc_vxlan.dtc.create
  • cisco.nac_dc_vxlan.dtc.deploy
  • cisco.nac_dc_vxlan.dtc.remove
  • other

Related Data Model Element

  • vxlan.fabric
  • vxlan.global
  • vxlan.topology
  • vxlan.underlay
  • vxlan.overlay
  • vxlan.overlay_extensions
  • vxlan.policy
  • vxlan.multisite
  • defaults.vxlan
  • other

Proposed Changes

Adding a new keys under under attachment groups in order to add the freeform Config related for the corresponding network

- name: attach_group
        switches:
          - hostname: leaf1
            networks:
              - name: Network1
                freeform_config: |
                  interface Vlan3101
                  no autostate

Test Notes

Depends on base collection PR:
CiscoDevNet/ansible-dcnm#689

Cisco Nexus Dashboard Version

ND 3.1, 3.2, 4.1

Checklist

  • Latest commit is rebased from develop with merge conflicts resolved
  • New or updates to documentation has been made accordingly
  • Assigned the proper reviewers

@juarocha
juarocha marked this pull request as ready for review July 7, 2026 15:27
@juarocha
juarocha requested a review from a team as a code owner July 7, 2026 15:27
@juarocha juarocha added ready for review PR Ready for Review enhancement New feature or request labels Jul 7, 2026
@juburnet juburnet added the 0.9.0 Release 0.9.0 label Jul 21, 2026
@juarocha

Copy link
Copy Markdown
Contributor Author

Duplicate issue: #848

@juarocha juarocha closed this Jul 22, 2026
@juarocha
juarocha deleted the enhancement/net_attachment_freeform_config branch July 22, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.9.0 Release 0.9.0 enhancement New feature or request ready for review PR Ready for Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Freeform config definition under network_attach_group

2 participants